home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / ARexxTools / MindRexx.lha / Mind.rexx / Readme < prev   
Encoding:
Text File  |  1989-11-08  |  3.6 KB  |  76 lines

  1.                 *************************************
  2.                 **                                 **
  3.                 **  Mind.rexx version MX17NOV93A   **
  4.                 **                                 **
  5.                 **      by Arthur T. Murray        **
  6.                 **                                 **
  7.                 *************************************
  8.  
  9. I.  Introduction
  10.  
  11. Mind.rexx is an attempt to implement the linguistic mind-model for
  12. artificial intelligence (AI) found in the "Mind" directory of the Amiga
  13. Library Disk #411.
  14.  
  15. II.  Why ARexx?
  16.  
  17. The original plan was to use the object-oriented language Smalltalk, as
  18. found in the form of "Little Smalltalk" on Fish disk #37.  This teaching
  19. version of Smalltalk proved to be so alien to the Amiga environment, that
  20. Scripit (Fish disk #288) and ARexx were used to link Little Smalltalk to and
  21. from the Amiga environment.  When Little Smalltalk itself proved too limited
  22. for Project Mentifex, and no commercial Smalltalk seemed to be available
  23. (is there one?) for the Amiga, ARexx came to the fore not simply by default
  24. but by its own merits as a high-level, dramatically powerful language for
  25. the Amiga.
  26.  
  27. III.  State of the Art in November of 1993
  28.  
  29. Mind.rexx will not initially be comprehensible to many Amiga users, because
  30. it involves abstruse psycholinguistics and an as yet very untested and
  31. unproven theory of mind (see Fish #411).  But what better machine is there
  32. on which to test a linguistic theory of mind than the multitasking Amiga
  33. with its built-in speech synthesizer?  [ Possible answer:  64-bit DEC Alpha
  34. workstations running Eiffel or Smalltalk.]  Amiga REXX programmers may not
  35. see the point of the Mind.rexx program linguistically, but they will surely
  36. understand the ARexx code and they will see ways to improve the Mind.rexx,
  37. and therefore this REXX program is going into the public domain with an
  38. appeal for la creme de la creme  -  Amiga programmers, that is  -  to look
  39. at Mind.rexx and figure out how to make it smarter, more conscious, and more
  40. alive.
  41.  
  42. IV.  History of Mind.rexx
  43.  
  44. TUES.27.JUL1993:  Work began with tiny, fragmentary ARexx programs.
  45.  
  46. MON.23.AUG.1993:  First release, by U.S. mail to fifty attendees of the
  47.                   1992 REXX Symposium for Developers and Users, showed
  48.                   generation of a thought or sentence at the core of an
  49.                   artificial mind (or so we hope).
  50.  
  51. WED.17.NOV.1993:  First electronic release (submitted to Fred Fish, to
  52.                   AmiNet, to GENie, etc.) shows an attempt to demonstrate
  53.                   the central core of the Mentifex mind-model, or how the
  54.                   mind recalls the appropriate verb (the "mot juste").
  55.  
  56. V.  Credits
  57.  
  58. Callaway, Merrill:  for his ARexx articles and his "ARexx Cookbook".
  59. Fish, Fred:  for publishing the Mentifex theory of mind on Fish #411.
  60. Gian, Alex:  for his ARexx articles in the British "Amiga Computing".
  61. Guthrie, Billy:  for completely re-writing the version of 23AUG1993.
  62. Holborn, Jason:  for his ARexx articles in British "Amiga Shopper".
  63. Sullivan, Nick:  for co-authoring "Using ARexx on the Amiga".
  64. Zamara, Chris:  for co-authoring "Using ARexx on the Amiga".
  65.  
  66.  
  67. ***************************************************
  68. **                                               **
  69. **  You may write to:  Project Mentifex          **
  70. **                     ATTN:  Arthur T. Murray   **
  71. **                     Post Office Box 31326     **
  72. **                     Seattle, WA 98103-1326    **
  73. **                     USA                       **
  74. **                                               **
  75. ***************************************************
  76.